toggle menu
SkyWay Android SDK
androidJvm
switch theme
search in API
SkyWay Android SDK
/
com.ntt.skyway.core.content.local.source
/
CameraSource
/
CapturingOptions
Capturing
Options
data
class
CapturingOptions
(
val
width
:
Int
,
val
height
:
Int
,
val
frameRate
:
Int
=
30
)
Members
Constructors
Capturing
Options
Link copied to clipboard
constructor
(
width
:
Int
,
height
:
Int
,
frameRate
:
Int
=
30
)
Properties
frame
Rate
Link copied to clipboard
val
frameRate
:
Int
=
30
height
Link copied to clipboard
val
height
:
Int
width
Link copied to clipboard
val
width
:
Int